How to Install eject-udeb software package in Debian 9 (Stretch)

How to Install eject-udeb software package in Debian 9 (Stretch)

eject-udeb software package provides ejects CDs from d-i menu, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eject-udeb 

eject-udeb is installed in your system.

Make ensure the eject-udeb package were installed using the commands given below,

$ sudo dpkg-query -l | grep eject-udeb *

You will get with eject-udeb package name, version, architecture and description in a table

eject-udeb package basic information:

Distro Debian 9 stretch
Section debian-installer udeb packages
Package eject-udeb
Version 2.1.5+deb1+cvs20081104-13.1
Description ejects CDs from d-i menu
Sub Section Debian-installer


See Also, How to uninstall or remove eject-udeb software package from Debian 9 (Stretch)?